Put the follow code in between your head tags (<head></head>):
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript1.2">
<!--

        function MM_findObj(n, d) { //v4.01
          var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
                d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
          if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
          for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
          if(!x && d.getElementById) x=d.getElementById(n); return x;
        }

        function MM_openBrWindow(theURL,winName,features) { //v2.0
          window.open(theURL,winName,features);
        }


//-->
</SCRIPT>


Put the following code anywhere in your html file and edit to your liking:
<!-- tag board start -->
	<table width=181 border="0" cellspacing="0" cellpadding="0" height="100%">
	<td valign="top" height="10" width="175" align="center" bgcolor="#2194DE" style='border: solid #000000 1px'>
<font face="arial" size=1 color=#ffffff>
:: tagboard ::
	</td>
	<tr>
<td height="50" width="300" valign="top" style='border: solid #000000 1px'>
<font face="arial narrow" size=2 color=#000000>
<center>
<form method="post" action="http://yoursiteurl.com/tagboard/shoutact.php?query=/index.html&" name="tagboard">
<iframe src="http://yoursiteurl.com/tagboard/index.php" width="175" height="200" name="tagboard" frameborder="0"></iframe>
</center>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;:: <a href="javascript:void(0);" onClick="MM_openBrWindow('http://jakez.net/shoutbox/smilies.html','smilies','HEIGHT=130,resizable=no,scrollbars=no,WIDTH=50')">smilies</a> ::<br>
&nbsp;&nbsp;&nbsp;<input maxlength="200" value="message" style="font-family: tahoma; color:black; font-size: 7pt; background-color: white; font-weight: none;  border: 1px solid rgb(150,150,150)" type="text" name="yousay" size="31">
<br>
&nbsp;&nbsp;&nbsp;<input value="http://" style="font-family: tahoma; color:black; font-size: 7pt; background-color: white; font-weight: none;  border: 1px solid rgb(150,150,150)" type="text" name="url" size="31">
<br>
&nbsp;&nbsp;&nbsp;<input value="aim" style="font-family: tahoma; color:black; font-size: 7pt; background-color: white; font-weight: none;  border: 1px solid rgb(150,150,150)" type="text" name="aim" size="31">
<br>
&nbsp;&nbsp;&nbsp;<input value="email" style="font-family: tahoma; color:black; font-size: 7pt; background-color: white; font-weight: none;  border: 1px solid rgb(150,150,150)" type="text" name="email" size="31">
<br>
&nbsp;&nbsp;&nbsp;<input value="handle" style="font-family: tahoma; color:black; font-size: 7pt; background-color: white; font-weight: none;  border: 1px solid rgb(150,150,150)" type="text" name="name" size="24">
<input size="200" type="submit" value="post" style="background-color:gray; font-family: tahoma; color: white; font-size: 7pt; font-weight: none; border: 1px solid rgb(260,260,260)">
	<tr>
	<tr>
	</tr></tr>
	</form>
	</td>
<!-- tag board end -->


Replace the index.html in "http://yoursiteurl.com/tagboard/shoutact.php?query=/index.html&" with the name of the page you are putting the tagboard in.


For more files like this please visit http://jakez.net